Skip to content

Allow selecting path-backed agents in the TUI picker - #33922

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/1668bb7817ce4e13c91d85c4d7ddab31c04c97b3
Jul 17, 2026
Merged

Allow selecting path-backed agents in the TUI picker#33922
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/1668bb7817ce4e13c91d85c4d7ddab31c04c97b3

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 17, 2026

Copy link
Copy Markdown

Allow selecting path-backed agents in the TUI picker

Why

Opening the agent picker stopped after adding status history whenever path-backed subagents were present, so those agents could not be selected from the picker.

What changed

  • Continue into the picker after rendering status for path-backed subagents.
  • Skip duplicate liveness refreshes for path-backed threads and display non-primary agents by their canonical path when available.

Testing

  • Add a snapshot test that opens the picker for a path-backed agent and verifies that selecting it emits SelectAgentThread for the expected thread.

## Why

Opening the agent picker stopped after adding status history whenever path-backed subagents were present, so those agents could not be selected from the picker.

## What changed

- Continue into the picker after rendering status for path-backed subagents.
- Skip duplicate liveness refreshes for path-backed threads and display non-primary agents by their canonical path when available.

## Testing

- Add a snapshot test that opens the picker for a path-backed agent and verifies that selecting it emits `SelectAgentThread` for the expected thread.

GitOrigin-RevId: 1668bb7817ce4e13c91d85c4d7ddab31c04c97b3
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/1668bb7817ce4e13c91d85c4d7ddab31c04c97b3 branch from 59bcb9e to e98765c Compare July 17, 2026 23:12
@copyberry
copyberry Bot merged commit e98765c into main Jul 17, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/1668bb7817ce4e13c91d85c4d7ddab31c04c97b3 branch July 17, 2026 23:13
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants